Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST examples: Update xmlns from ez.no to ibexa.co #2424

Merged
merged 4 commits into from
Jul 5, 2024

Conversation

adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented Jul 4, 2024

Question Answer
JIRA Ticket N/A
Versions master, 4.6, 4.5
Edition All

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@adriendupuis adriendupuis marked this pull request as ready for review July 4, 2024 09:20
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://ez.no/API/Values ../VersionUpdate.xsd ">
xsi:schemaLocation="http://ibexa.co/API/Values ../VersionUpdate.xsd ">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised by this syntax. I didn't find an example to validate that.
(ContentTest doesn't have any schema attributes.)

@adriendupuis adriendupuis merged commit d95830a into master Jul 5, 2024
4 checks passed
@adriendupuis adriendupuis deleted the rest-namespaces branch July 5, 2024 07:55
adriendupuis added a commit that referenced this pull request Jul 5, 2024
adriendupuis added a commit that referenced this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants